Mapped NetWare drives missing from computer due to drive letters too high.
Cause:
The network drives have drive letters higher than the drive letter specified in the 'lastdrive=' statement in CONFIG.SYS.
NOTE 1: This affects both protected-mode Microsoft Client for NetWare Networks and Novell NetWare real-mode VLM client.
NOTE 2: CONFIG.SYS is not needed in Windows 95. Lastdrive=Z is the default in Win 95 and any Real Mode VLM clients must have Lastdrive=Z in order to work.
Solution:
Remove or edit the 'lastdrive=' statement in the Config.sys file.
To edit the Config.sys file:
1) Open the 'MS-DOS Prompt'.
2) Type the following, and press ENTER:
EDIT CONFIG.SYS
3) Do one of the following:
a) Remove the 'lastdrive=' statement from the Config.sys file.
b) Edit the 'lastdrive=' statement so it matches the drive letter of the network drives.
4) Save Config.sys.
5) Restart the computer for the change to take effect.